Checks whether the provided matrix is the identity matrix.
Return Boolean = DX11 IS MATRIX IDENTITY(matrix)
matrix
DwordThe matrix to check whether it is the identity matrix.
True if the provided matrix is the identity matrix, or false otherwise.
MATH Functions Menu DX11 Function Categories